Don't fail sum test on near-cancelling inputs
authorDebian Science Team <debian-science-maintainers@lists.alioth.debian.org>
Sun, 18 Feb 2024 20:31:18 +0000 (20:31 +0000)
committerRebecca N. Palmer <rebecca_palmer@zoho.com>
Sun, 18 Feb 2024 20:31:18 +0000 (20:31 +0000)
commit897e403d7c5f5a7280422700ba56ecb0ed2531a8
tree40752bb97ee5e1562c0c037c194dff7889f0558e
parent7637f59a17cb625d369f7fb18393e2e6c5a00ad7
Don't fail sum test on near-cancelling inputs

Failed in 1.5.3+dfsg-11 after it happened to select an input that
cancelled to ~1e-5 (on i386, so x87 excess precision might be involved)

Author: Rebecca N. Palmer <rebecca_palmer@zoho.com>
Forwarded: no

Gbp-Pq: Name sum_loosen_test_tolerance.patch
pandas/tests/frame/test_reductions.py